@charset "utf-8";
body{ background: #f9f9f9 !important;}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl,li{list-style-type:none}
address,caption,cite,code,dfn,em,th,var,i,b{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
a{ -webkit-transition: all .1s;transition: all .1s;}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a:focus,a:hover,a:active{outline:none;blr:expression(this.onFocus=this.blur())}
sub,sup{vertical-align:baseline}
table{border-collapse:collapse;border-spacing:0}
select,input{ outline: none; }
textarea{ outline: none; resize:none} 
input[type="submit"],input[type="button"]{ cursor:pointer; filter:chroma(color=#000000);}
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
a{text-decoration:none;cursor: pointer; color:#333}
a:hover{text-decoration:none}
body,th,td,button,input,select,textarea{ font-family: Arial,"微软雅黑";font-size:14px;color:#333;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; font-size:0; line-height:0}
.clearfix{*zoom:1;}
.pr{ position: relative; }
.pa{ position: absolute; }
.fl{ float:left}
.fr{ float:right}
.tl{ text-align: left; }
.tc{ text-align: center; }
.tr{ text-align: right; }
.vt{ vertical-align: top; }
.vm{ vertical-align: middle; }
.none{ display: none; }
.cp{ cursor: pointer; }
.db{ display: block; }
.d_ib{ display: inline-block; _zoom: 1; *display: inline; }
.baseWidth{ width: 1200px; margin: 0 auto;}
.txt_overflow{display:block;-o-text-overflow:ellipsis; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.clear{ clear: both;}
.bg_white{ background: #fff; }
.bg_f7f9fb{ background: #f7f9fb; }

/*header*/
.header{ height: 102px; line-height: 102px;/* overflow: hidden; */}
.header .logo{ margin-top: 23px; }
.header .nav{ margin-right: 34px; }
.header .nav > li{ position: relative; float: left;  padding: 0 21px; width: 67px;}
.header .nav > li a{ display: block; font-size: 16px; color: #666; text-align: center;}
.header .nav > li:hover,.header .nav > li.on{ background: url(../images/li_m.png) no-repeat; background-size: cover;}
.header .nav li:hover .title i,.header .nav li.on .title i{ display: block; position: absolute; top: 0; width: 15px; height: 105px; left: -15px; background: url(../images/li_l.png) no-repeat; }
.header .nav li:hover .title b,.header .nav li.on .title b{ display: block; position: absolute; top: 0; width: 17px; height: 105px; right: -16px; background: url(../images/li_r.png) no-repeat; }
.header .nav li:hover .title,.header .nav li.on .title{ color: #fff;}
.header .nav li:hover ul{ z-index: 999; display: block!important; opacity: 1; filter: alpha(opacity=100); height: 45px; }
.header .nav li ul{ white-space:nowrap; z-index: -1; /* display: none; opacity: 0; alpha(opacity=0); */ height: 0px; font-size: 0; position: absolute;/* height: 45px;*/ line-height: 45px; left: -1px; right:0px; box-shadow: 0 0 10px rgba(6,6,6,0.15);}
.header .nav li ul li{ padding: 0 10px; display: inline-block; *display: inline; *zoom: 1; background: url(../images/bg_m.png);}
.header .nav li ul li a{ color: #fff; font-size: 14px; }
.header .nav li ul i{ display: block; position: absolute; top: 0; width: 14px; height: 45px; left: -14px; background: url(../images/bg_l.png) no-repeat; }
.header .nav li ul b{ display: block; position: absolute; top: 0; width: 14px; height: 45px; right: -14px; background: url(../images/bg_r.png) no-repeat; }
.header .nav li:nth-child(3) ul li a{ font-size: 13px; }
.search_btn{ cursor: pointer; width: 19px; height: 20px; background: url(../images/icon32.png) no-repeat; margin-right: 6px; margin-top: 45px; }
.search_btn.on{ background: url(../images/icon44.png) no-repeat;}
.search_box{ height: 40px; display: none; opacity: 0; right: 0; z-index: 2;  border: 3px solid #dbdbdb;}
.search_box input{ padding: 0 9px; width: 231px; height: 40px; line-height: 40px; _line-height: 40px; *line-height: 40px; border: none; }
.search-type{ line-height: 40px; overflow: hidden; width: 82px; float: left; height: 40px; overflow: hidden; padding-left: 12px; color: #666; background: #f7f7f7; }
.search-type li.cur .icon-down{ display: inline-block; *display: inline; *zoom: 1; width: 9px; height: 5px; background: url(../images/icon69.png) no-repeat; margin-left: 5px; }
.search-type:hover li.cur .icon-down{ background: url(../images/icon70.png) no-repeat; }
.search-type li{ cursor: pointer; }
.search-type:hover{ height: auto; }
.search-type dd:hover{ color: #e91f05; }

/*footer*/
.footer{ background: url(../images/fbg.jpg); background-size: cover;}
.footer_top .fnav{ padding-top: 44px;float: left;width: auto; }
.footer_top .fnav li a p{ font-size: 16px; padding-bottom: 17px; border-bottom: 1px solid #fff; margin-bottom: 10px; color: #fff;}
.footer_top .fnav li{ color: #fff; float: left; width: 112px; margin-right: 30px;}
.footer_top .fnav li ul a{ font-size: 12px; height: 28px; line-height: 28px; white-space: nowrap; display: table; color: #fff;}
.footer_top .fnav li ul a:hover{color: #e91f05;}
.footer_top .fnav li ul li{ padding-left: 0; }
.footer_top .fnav p span{ font-size: 18px; }
.footer_top{ padding-bottom: 65px;}
.footer_top .contact p{ padding-left: 22px; line-height: 24px; }
.footer_top .phone{ margin-bottom: 10px; background: url(../images/icon21.png) 2px center no-repeat; }
.footer_top .address{ background: url(../images/icon22.png) left 3px no-repeat; }
.footer_top .share{ margin-top: 9px; }
.footer_top .share img{ margin-right: 9px; }
.footer_bottom{ height: 64px; line-height: 64px; border-top: 1px solid #71706d; }
.footer_bottom font{ vertical-align: middle; color: #fff; opacity: 0.4; filter: alpha(opacity=40); }
.footer_bottom i{ position: relative; margin-right: 15px; vertical-align: middle; display: inline-block; *display: inline; *zoom: 1; width: 22px; height: 22px; background: url(../images/icon43.png) no-repeat; }
.footer_bottom i:hover .float_ewm{ display: block; }
.float_ewm{ display: none; border-radius: 5px; position: absolute; bottom: 41px; left: 50%; margin-left: -78px; padding: 5px; box-sizing: border-box; width: 156px; height: 181px; background: #fff; }
.float_ewm p{ line-height: 27px; color: #474a4d; }
.float_ewm b{ display: block; position: absolute; left: 50%; margin-left: -17px; width: 34px; height: 14px; background: url(../images/icon68.png) no-repeat; }

/*首页*/
.slick-slider{position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box;/* -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;*/ -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
.slick-list{z-index: 0; position: relative; display: block; overflow: hidden; width: 100%;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer; cursor: hand;}
.slick-track{position: relative; top: 0; left: 0; display: block;}
.slick-track:before,
.slick-track:after{display: table; content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{outline: none; display: none; float: left; height: 100%; min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.banner .slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-initialized .slick-slide a{color: #fff;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto;}
.slick-arrow.slick-hidden{display: none;}
.banner{position: relative; min-width: 1200px;}
.banner img{width: 100%;}
.slick-arrow{background-color: rgba(0,0,0,0); outline: none;border: none;width: 50px; height: 60px; top: 50%; margin-top: -30px; text-indent: 100px; overflow: hidden; -webkit-transition: all .5s;transition: all .5s; cursor: pointer; position: absolute; z-index: 10;}
.banner-wrap .banner-bg{background-size:cover;background-position: center center; height: 600px; display: block; -ms-behavior: url(css/backgroundsize.min.htc); behavior: url(css/backgroundsize.min.htc);}
.slick-dots { width: 100%; left: 0; position: absolute; bottom: 55px; list-style: none; display: inline-block!important; text-align: center; padding: 0px; }
.slick-dots li{ cursor: pointer; width: 17px; overflow: hidden; height: 17px; border-radius: 50%; background: #fff;  display: inline-block; zoom: 1; *display: inline; margin: 0 10px;}
.slick-dots li button{ background: none; border: none; outline: none; font-size: 0; }
.slick-dots li.slick-active{  background: #b21415;}
.index_main .title h2{ border-bottom: 1px solid #d4d4d4; padding: 26px 0 0; height: 66px; margin: 23px 0 33px; }
.index_main .title h2 font{height: 41px; display: inline-block; *display: inline; *zoom: 1; color: #0e0e0e; font-size: 30px; padding-bottom: 24px; border-bottom: 3px solid #bd0011; }
.index_main .title h2 span{ margin-left: 10px; display: inline-block; *display: inline; *zoom: 1; font-size: 16px; color: #666; text-transform: uppercase; }
.index_pl img{ width: 760px; height: 380px; }
.index_pr{width: 418px;padding: 0 34px;box-sizing: border-box;height: 380px;border: 1px solid #dcdcdc;margin-bottom: 20px;}
.index_pr h2{ font-size: 22px; color: #000; margin: 35px 0 6px; }
.index_pr h3{ font-size: 16px; color: #999; margin-bottom: 19px; }
.index_pr p{ line-height: 26px; }
.index_pr .more{ font-size: 11.6px; display: block; color: #fff; margin: 43px auto 0; width: 131px; height: 34px; line-height: 34px; background: #e91f05; }
.index_pr .more i{ display: block; float: left; margin: 10px 7px 10px 9px; *zoom: 1; width: 14px; height: 14px; background: url(../images/icon12.png) no-repeat; }
.line{ width: 34px; margin: 0 auto 15px; }
.line i,.line b{ float: left; display: block; *zoom: 1; width: 30px; height: 1px; background: #cdcdcd; }
.line i{ margin-bottom: 3px; }
.line b{ margin-left: 4px; }
.index_text{ width: 1198px; height: 128px; border: 1px solid #dcdcdc; margin-bottom: 60px; }
.index_text .item{ padding-top: 4px; margin-top: 28px; width: 33.3%; box-sizing: border-box; float: left; height: 74px; border-left: 1px solid #cecece; }
.index_text .item:first-child{ border-left: none; }
.index_text .item img.d_ib{ margin-right: 20px; }
.index_text .item p{ line-height: 25px; }
.index_product{ padding-top: 15px; background: url(../images/pic7.jpg) no-repeat #f3f3f3; background-size: 100% 464px; min-width: 1200px; }
.index_product .title h2 span,.index_product .title h2 font{ color: #fff; border-color: #fff; }
.index_product .title h2{ border-color: #9d8681; margin: 0; }
.index_product .title{ margin-bottom: 52px; }
.pro_nav li{ cursor: pointer; margin: 0 12.5px; min-width: 105px; display: inline-block; *display: inline; *zoom: 1; height: 38px; line-height: 38px; border: 1px solid #fff; color: #fff; padding: 0 10px; text-align: center; }
.pro_nav li.on{ background: #e91f05; color: #fff!important; border-color: #e91f05; margin-bottom: 49px; }
.pro_nav li:hover{ color: #d22508; }
.title .more{ margin-top: 8px; position: relative; text-indent: 11px; display: block; width: 123px; height: 30px; line-height: 30px; color: #fff; background: #e91f05; }
.title .more i{ display: block; position: absolute; right: 14px; top: 8px; width: 8px; height: 15px; background: url(../images/icon36.png) no-repeat; }
.pro_wrap{ display: block; margin: 0 auto; width: 1200px;}
.pro_box li{ margin-bottom: 71px; margin-left: 16px; float: left; width: 272px; height: 312px; border: 1px solid #fff; padding: 7px; }
.pro_box li img{ max-width: 274px; max-height: 207px; background: #4c4c4c;}
.pro_box li:first-child{ margin-left: 0; }
.pro_box li:hover{ background: #e91f05; border-color: #e91f05; }
.pro_box .text{ background: #fff; width: 224px; height: 105px; padding: 0 25px; clear: both;}
.pro_box .text h2{ font-size: 17.3px; padding: 23px 0 2px; }
.pro_box .text p{ font-size: 12px; color: #a6a6a6; margin-bottom: 14px; }
.pro_line{ width: 21px; height: 1px; background: #000; }
.pro_box li:hover .pro_line{ background: #e91f05; }
.pro_wrap .pro_box{ opacity: 0.5; display: none; }
.pro_wrap .pro_box:first-child{ display: block; opacity: 1; }
.index_case .title h2{ margin: 17px 0 37px; }
.case_wrap{ margin-bottom: 18px; }
.case_slick{ position: relative; }
.case_slick img{ height: 325px;width: 650px;}
.case_left{ width: 646px; }
.case_left .title{ padding: 0 66px 0 28px; font-size: 18px; color: #fff; background: url(../images/icon37.png); position: absolute; bottom: 0; width: 552px; height: 50px; line-height: 50px; }
.case_left .title a{ color: #fff; }
.case_right .text{ margin-bottom: 4px; padding: 0 39.5px; width: 471px; height: 271px; background: #e91f05; color: #fff; }
.case_right .text h2{ font-size: 24px; padding: 37px 0 11px; border-bottom: 1px solid #f8bcb4; margin-bottom: 14px; }
.case_right .text p{ line-height: 24px; }
.case_right .more{ display: block; text-align: center; width: 550px; height: 50px; line-height: 50px; background: #757575; font-size: 15px; color: #fff; }
.case_left .slick-arrow{ top: auto; bottom: 20px; margin: 0; }
.case_left .slick-prev{ width: 11px; height: 11px; right: 44px; background: url(../images/icon38.png) no-repeat; }
.case_left .slick-next{ width: 11px; height: 11px; right: 16px; background: url(../images/icon39.png) no-repeat; }
.case_left .slick-prev:hover{ background: url(../images/icon40.png) no-repeat; }
.case_left .slick-next:hover{ background: url(../images/icon41.png) no-repeat; }
.case_nav{ margin-bottom: 68px; }
.case_nav li{ cursor: pointer; box-sizing: border-box; float: left; padding: 0 25px; width: 300px; border-right: 1px solid #ccc; height: 95px; }
.case_nav li:first-child{ border-left: 1px solid #ccc; }
.case_nav li img{ margin-bottom: 14px; }
.case_nav li p{ font-size: 12px; text-transform: uppercase; color: #666; margin-bottom: 4px; }
.case_nav li h2{ font-size: 18px; color: #666; }
.case_nav li.on p,.case_nav li:hover p{ color: #e91f05; }
.case_nav li.on h2,.case_nav li:hover h2{ color: #e91f05; }
.case_nav li:hover h2{ color: #e91f05; }
.case_wrap .case_box{ display: none; opacity: 0; }
.case_wrap .case_box:first-child{display: block; opacity: 1;}
.index_news{ background: #f4f4f4; padding-bottom: 60px; }
.index_news .title{ margin: 18px 0 34px; }
.index_news .line{ margin: 14px 0 13px; }
.news_left{width: 475px;height: 422px;background: #fff;overflow: hidden;}
.news_left img{width: 476px;height: 238px;}
.news_left .text{ padding: 0 20px;}
.news_left h2{ padding-top: 22px; margin-bottom: 13px; font-size: 16px; }
.news_left span{ text-indent: 16px; display: inline-block; *display: inline; *zoom: 1; color: #999; font-size: 12px; }
.news_left span:first-child{ margin-left: 3px; }
.news_left span.time{ margin-right: 5px; background: url(../images/icon31.png) left center no-repeat; }
.news_left span.view{ margin-right: 5px; background: url(../images/icon42.png) left center no-repeat; }
.news_left p{ color: #999; line-height: 29px; }
.news_left h2:hover{ color: #d22508; }
.news_right{ width: 690px; }
.news_right ul.tit{ margin-bottom: 36px; }
.news_right ul.tit li{ cursor: pointer; width: 50%; height: 83px; line-height: 83px; text-align: center; float: left; color: #222; font-size: 24px; background: #fff; }
.news_right ul.tit li.on{ color: #fff!important; background: #e91f05; }
.news_right ul.tit li:hover{ color: #e91f05; }
.news_right .nlist li{ overflow: hidden; padding: 0 30px 0 25px; background: #fff; height: 60px; line-height: 60px; border-bottom: 1px solid #f4f4f4; }
.news_right .nlist li:hover{ display: block; background: #e91f05; }
.news_right .nlist li:hover a{ display: block; color: #fff; }
.news_right .nlist i{ margin-right: 15px; width: 9px; height: 9px; border: 1px solid #bababa; display: inline-block; *display: inline; *zoom: 1; }
.news_right .nlist li:hover i{ background: #fff; border-color: #fff; }
.news_wrap .news_box{ display: none; opacity: 0; }
.news_wrap .news_box:first-child{ display: block; opacity: 1; }


/*产品中心*/
.wbanner{ height: 300px; background-position: center; background-repeat: no-repeat;}
.p_fnav{ z-index: 999; top: -25px; position: relative; margin: 0 auto; width: 1200px; overflow: hidden; height: 60px; line-height: 60px; background: #c52308; color: #fff; }
.p_fnav li,.p_snav li{ cursor: pointer; float: left; font-size: 15px; padding: 0 16px; text-align: center; }
.p_fnav li.on{ border-top: 4px solid #fff; line-height: 51px;}
.ul_box{ width: 1200px; padding: 0 60px; }
.p_fnav .slick-arrow{ cursor: pointer; width: 60px; height: 60px; display: block; position: absolute; }
.p_fnav .slick-prev{ left: 0; top: 0; margin: 0; background: url(../images/icon29.png) no-repeat;}
.p_fnav .slick-next{ right: 0; bottom: 0; background: url(../images/icon28.png) no-repeat;}
.p_snav{ margin: 0 auto 25px; width: 1200px; overflow: hidden; height: 55px; line-height: 55px; background: #fff; color: #c52308; }
.p_snav li{ /*padding: 0 30px;*/ color: #333; font-size: 16px; }
.p_snav li.on{ border-top: 4px solid #c52308; color: #c52308; line-height: 47px;}
.p_snav .slick-arrow{ cursor: pointer; width: 60px; height: 60px; display: block; position: absolute; }
.p_snav .slick-prev{ left: 0; top: 0; margin: 0; background: url(../images/icon27.png) no-repeat;}
.p_snav .slick-next{ right: 0; top: 0; margin: 0; background: url(../images/icon26.png) no-repeat;}
.pro_main .path{ height: 54px; line-height: 54px; }
.pro_main .baseWidth{ overflow: hidden; }
.h2_box{width: 100%;/* border: 1px solid #f6f6f6; */text-align: center;padding: 20px 35px;height: 91px;box-sizing: border-box;display: table;text-align: center;border-bottom: 2px solid #f2f2f2;}
.h2_box p{ font-size: 16px; line-height: 24px; display: table-cell; vertical-align: middle;}
.img_box{/*display: table-cell;*/width: 100%;height: 262px;/* border: 1px solid #f6f6f6; */box-sizing: border-box;vertical-align: middle;text-align: center;}
.img_box img{width: 262px;height: 262px;}
.pro_list{ width: 1236px; margin-bottom: 15px;}
.pro_list li{box-sizing: border-box;border: 2px solid #e9e9e9;border-bottom: none!important;font-size: 0;margin-right: 43px;margin-bottom: 36px;float: left;background: #fff;width: 266px;}
.pro_list .more_btn{ font-size: 14px; height: 29px; line-height: 29px; text-align: center; background: #ccc; color: #fff; float: left; width: 100%;}
.pro_list li:hover{ border: 2px solid #c52308;}
.pro_list li:hover .more_btn{ background: #c52308; }
/* .pro_main1 .p_snav{ margin-bottom: 0; } */

/*应用领域*/
.path{ height: 50px; line-height: 50px; color: #666; }
.path a{ color: #666; }
.path a:hover{ color: #d22508; }
.app_list{ background: #fff; padding: 37px; width: 1126px;}
.app_list li{ border: 1px solid #e7e7e7; margin-bottom: 18px; }
.app_list li img{ width: 230px; height: 173px; }
.app_border{ border-bottom: 3px solid #e0e0e0; padding: 20px;}
.app_text{ width: 835px; }
.app_text h2{ font-weight: bold; font-size: 18px; color: #666; padding: 7px 0 14px; border-bottom: 1px solid #eee; margin-bottom: 10px; }
.app_text h2:hover{ color: #d22508; }
.app_text p,.app_text span,.app_text font{ line-height: 26px; color: #999; }
.app_text p{ margin-bottom: 13px; }
.app_text span,.app_text font{ font-size: 12px; }
.app_text span{ background: url(../images/icon30.png) left center no-repeat; text-indent: 26px; }
.app_text font{ background: url(../images/icon31.png) left center no-repeat; text-indent: 26px; }
.pages{ text-align: center; margin: 0 auto 38px; padding-bottom: 57px; }
.app_main .pages{ background: #fff;}
.pages .prev,.pages .next{ padding: 0!important; width: 82px; color: #999; border-color: #d3d3d3 }
.pages a,.pages span,.pages,.pages input{ font-size: 14px; color: #999; line-height: 32px; _line-height: 32px; *line-height: 32px; }
.pages a{ margin: 0 1px; padding: 0 13px; display: inline-block; *display: inline; *zoom: 1; border: 1px solid #c8c8c8; }
.pages .current{ color: #fff!important; display: inline-block; *display: inline; *zoom: 1; border: 1px solid #a9a9a9; background: #a9a9a9; }
.pages .on{ color: #fff!important; display: inline-block; *display: inline; *zoom: 1; border: 1px solid #a9a9a9; background: #a9a9a9; }
.pages font{ margin: 0 16px 0 5px; }
.pages input[type='text']{ background: none; height: 32px; border: 1px solid #c8c8c8; text-align: center; width: 35px; margin: 0 8px;}
.pages input[type='submit']{ height: 34px; margin-left: 17px; cursor: pointer; font-size: 12px; width: 51px; background: #a9a9a9; border: none; color: #fff;}
.pages a:hover{ color: #d22508; }

/*新闻中心*/
.news_main .p_fnav{ margin-bottom: 0; }
.news_main .p_fnav li{ margin: 0 56px; }
.news_main .p_fnav li a{color: #fff;}
.p_fnav li.on{ background: url(../images/icon45.png) center -1px no-repeat; }
.news_main .path{ margin-top: -25px; height: 60px; line-height: 60px; }
.news_main .news_box{ width: 1100px; padding: 0 50px; }
.n_left,.n_left img{width: 457px;height: 343px;}
.n_left .txt_overflow{padding: 0 100px 0 15px;width: 342px;color: #fff;background: url(../images/icon46.png);position: absolute;height: 66px;line-height: 66px;bottom: 0;}
.n_left .txt_overflow a{ color: #fff; }
.n_left .slick-dots{ width: auto; left: auto; position: absolute; right: 16px; bottom: 25px; }
.n_left .slick-dots li{ width: 11px; height: 6px; border-radius: 3px; background: #ea6348; margin: 0 2px; }
.n_left .slick-dots li.slick-active{ width: 19px; background: #fff; }
.n_right{ width: 620px; }
.n_right li{ margin-bottom: 3px; }
.n_right .time{font-size: 18px;width: 97px;height: 112.4px;background: #1b92d0;color: #fff;}
.n_right .time p:first-child{ font-size: 30px; margin: 24px 0 4px; }
.n_right .title{padding: 0 24px;width: 474px;height: 112.4px;background: #f2f2f2;}
.n_right .title h2{ font-size: 18px; margin: 28px 0 11px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap}
.n_right .title p{ text-indent: 28px; background: url(../images/icon47.png) left center no-repeat; color: #999;  }
.n_mid{ margin-bottom: 50px; }
.n_mid span{ line-height: 26px; font-size: 18px; width: 104px; }
.n_mid li{ padding: 36px 0 19px; border-bottom: 1px solid #dbdbdb; }
.n_mid li > div.fr{ width: 986px; padding-left: 8px; }
.n_mid h2{ font-size: 18px; margin-bottom: 10px; }
.n_mid p{ color: #999; line-height: 24px; }
.n_mid li:hover span,.n_mid li:hover h2,.n_right .title h2:hover,.news_main .pages a:hover{ color: #1b92d0;}

/*关于我们*/
.about_title{ padding-top: 60px; text-align: center; font-size: 30px; margin-bottom: 10px;}
.about_line{ width: 41px; height: 5px; margin: 0 auto 34px; background: #1b92d0; }
.intro_text{ width: 490px; }
.intro_text h3{ margin: 50px 0 8px; color: #666; font-size: 26px; }
.intro_text p{ font-size: 15px; color: #666; line-height: 36px; }
.intro_text .line{ margin: 0 0 5px 0; }
.mt60{ margin-top: -60px; }
.pt47{ padding-top: 47px; }
.time_slide .slick-arrow{ cursor: pointer; top: 4px; width: 28px; height: 28px; display: block; position: absolute; }
.time_slide .slick-prev{ left: -66px; margin: 0; background: url(../images/left.png) no-repeat;}
.time_slide .slick-next{ right: -66px; margin: 0; background: url(../images/right.png) no-repeat;}
.time_slide .slick-prev:hover{ background: url(../images/left_on.png) no-repeat;}
.time_slide .slick-next:hover{ background: url(../images/right_on.png) no-repeat;}
.time_slide{ width: 700px; margin: 8px auto 0; padding-bottom: 35px;/* border-bottom: 1px dashed #c9caca;*/}
.time_slide div.year{ border: 1px solid #f7f9fb; cursor: pointer; text-align: center; margin: 0 32px; float: left; width: 86px; height: 34px; line-height: 34px; color: #666; font-size: 22px; }
.time_slide div.year:hover{ color: #1b92d0; }
.time_slide div.year.on{ border-color: #1b92d0; color: #1b92d0; }
.time_bar{ position: relative; width: 22px; margin: 0 auto; }
.time_bar > .line{ width: 3px; background: #c0d1db; }
.time_bar i,.time_bar b{ width: 22px; height: 22px; background: url(../images/icon65.png) no-repeat; position: absolute; top: 0; }
.time_bar i{ top: auto; bottom: 0; }
.time_wrap{ padding-bottom: 60px; }
.time_box{ max-height: 400px; overflow: auto; background: url(../images/icon13.png) center no-repeat; background-size: contain;}
.time_box ul{ width: 500px; }
.time_box ul h2{ font-size: 18px; color: #666; }
.time_box ul .line{ width: 30px; height: 2px; background: #1b92d0; margin: 6px 0 9px; }
.time_box ul p{ line-height: 20px; font-size: 16px; color: #666; }
.time_box li{ display: inline-block;}
.time_box li.odd{ width: 170px; padding-right: 110px; background: url(../images/icon66.png) right 15px no-repeat; position: absolute; right: 0; top: 65px;}
.time_box li.even{ width: 170px; padding-left: 110px; background: url(../images/icon67.png) left 15px no-repeat; position: absolute; left: 0; top: 130px;}
.time_box .mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #c0d1db; }
.time_bar ul{ display: none; }
.honor_tit{ margin-top: 5px; padding-bottom: 35px; }
.honor_tit li{ cursor: pointer; font-size: 20px; margin: 0 20px; float: left; padding: 0 26px; height: 34px; line-height: 34px; border: 1px solid #f7f9fb; }
.honor_tit li.on{ color: #1b92d0; border-color: #1b92d0; }
.honor_wrap{ border-top: 1px dashed #c9caca; }
.honor_wrap .honor_box{ display: none; opacity: 0; }
.honor_wrap .honor_box:first-child{ display: block; opacity: 1; }
.culture_wrap{ padding-bottom: 70px; }
.culture_box{ box-sizing: border-box; padding-right: 25px; margin-top: 18px; width: 1010px; height: 360px; margin: 0 auto; overflow-y: scroll; }
.culture_box h2{ font-size: 15px; color: #1b92d0; line-height: 30px; }
.culture_box p{ font-size: 15px; color: #666; line-height: 30px; }
.honor_box{ width: 1038px; margin: 34px auto 86px; }
.honor_box .img{ margin: 0 30px; }
.honor_box .slick-arrow{ cursor: pointer; top: 124px; width: 28px; height: 28px; display: block; position: absolute; }
.honor_box .slick-prev{ left: -70px; margin: 0; background: url(../images/left.png) no-repeat;}
.honor_box .slick-next{ right: -70px; margin: 0; background: url(../images/right.png) no-repeat;}
.honor_box .slick-prev:hover{ background: url(../images/left_on.png) no-repeat;}
.honor_box .slick-next:hover{ background: url(../images/right_on.png) no-repeat;}
.honor_box img{ max-height: 294px; }
#allmap{ margin-top: 6px; width: 1017px; height: 330px; margin: 0 auto; }
.map_info{ padding: 0 91.5px; }
.map_info h2{ font-size: 18px; font-weight: bold; margin: 30px 0 8px; }
.map_info h3{ font-size: 15px; color: #666; padding-bottom: 28px; border-bottom: 1px solid #efefef; }
.map_line{ width: 91px; height: 3px; position: absolute; background: #1b92d0; top: -2px; }
.map_detail{ padding: 26px 0 47px; }
.map_detail .item{ min-height: 36px; line-height: 36px; width: 460px; float: left; margin-right: 12px; }
.map_detail .item span,.map_info .item font{ vertical-align: top; display: inline-block; *display: inline; *zoom: 1; }
.map_info .item font{ width: 428px;}
.map_detail .item span{ width: 20px; text-align: center; margin-right: 12px; }
.map_info .item font a{ color: #1b92d0; }

/*成功案例*/
.case_main .p_fnav{ margin-bottom: -25px;}
.case_text{ padding: 33px 71px 50px; width: 1058px; margin-bottom: 50px; }
.case_text img{ margin-top: 10px; margin-bottom: 10px; max-width: 100%; }
.case_text p{ color: #666; line-height: 24px;}

/*测试标准-详情*/
.stand_text{ width: 1100px; padding: 42px 50px; }
.stand_text h2{ font-size: 18px; font-weight: bold; color: #666; margin-bottom: 25px; }
.stand_text p{ line-height: 24px; color: #666; }
.stand_text img{ margin-top: 10px; margin-bottom: 10px; max-width: 100%; }
.stand_link{ margin-top: 60px; padding: 16px 0 36px; border-top: 1px solid #e6e6e6; }
.stand_link p,.stand_link a{ line-height: 30px; color: #999; }
.stand_link p{ max-width: 940px; }
.stand_link a:hover{ color: #c52308; }
.related.baseWidth{ overflow: initial; }
.related h2{ font-size: 30px; color: #666; padding: 36px 0 28px; }
.related ul li{ width: 220px; margin-right: 25px; }
.related .h2_box p{ font-size: 14px; line-height: 19.7px; height: 39px; overflow: hidden; display: block;}
.related .h2_box{ padding: 16px 28px; height: 73px; }
.related .img_box{height: 216px;}
.related .img_box img{ width: 216px; height: 216px;}
.related .pro_list .more_btn{ height: 24px; line-height: 24px; }
.related .pro_list{ width: 1230px; margin-bottom: 89px;}
.related .slick-arrow{ cursor: pointer; top: 149px; width: 21px; height: 37px; display: block; position: absolute; }
.related .slick-prev{ left: -51px; margin: 0; background: url(../images/icon48.png) no-repeat;}
.related .slick-next{ right: -21px; margin: 0; background: url(../images/icon50.png) no-repeat;}
.related .slick-list{ width: 1200px; overflow: hidden;}
.related .slick-prev:hover{ background: url(../images/icon49.png) no-repeat;}
.related .slick-next:hover{ background: url(../images/icon51.png) no-repeat;}

/*产品中心详情*/
.pd_info{ padding: 50px 82px 70px 65px; margin-bottom: 33px; box-sizing: border-box; }
.pd_left{ width: 560px; height: 494px;position:relative;}
.pd_left h2{ line-height: 40px; font-size: 24px; font-weight: bold; margin-bottom: 5px; }
.pd_left p.des{ color: #666; line-height: 24px; /* padding-bottom: 45px; border-bottom: 1px dashed #cacaca;  margin-bottom: 30px;*/ height: 100px;overflow: hidden;}
.pd_left .l{padding-bottom: 12px; border-bottom: 1px dashed #cacaca;  margin-bottom: 30px;}
.pd_left .area{ line-height: 34px; padding-bottom: 50px; border-bottom: 1px dashed #cacaca; margin-bottom: 24px;height: 111px; overflow: hidden;}
.pd_left .area font{ font-size: 15px; display: block; width: 80px; float: left; color: #666; }
.pd_left .area .a_box{ float: left; width: 480px; }
.pd_left .area a{ font-size: 12px; margin-bottom: 15px; margin-right: 10px; display: block; float: left; padding: 0 10px; border: 1px solid #aaa; color: #999; box-sizing: border-box; }
.pd_left .area i{ margin-right: 5px; vertical-align: middle; display: inline-block; *display: inline; *zoom: 1; width: 14px; height: 14px; background: url(../images/icon52.png) no-repeat; }
.pd_left .area a:hover i{ background: url(../images/icon53.png) no-repeat; }
.pd_left .area a:hover{ background: #999; border-color: #999; color: #fff; }
.pd_left .file{ margin-bottom: 25px; }
.pd_left .file li{ text-indent: 20px; float: left; margin-right: 7px; width: 226px; padding-right: 20px; height: 40px; line-height: 40px; background: #999;  }
.pd_left .file li a{ display: block; color: #fff;}
.pd_left .file li:hover{ background: #c52308; }
.pd_left .pdf a{ background: url(../images/icon54.png) right center no-repeat; }
.pd_left .word a{ background: url(../images/icon55.png) right center no-repeat; }
.pd_left .talk{position:absolute;left:0;bottom:0;}
.pd_left .talk a{ margin-right: 26px; display: block; float: left; font-size: 18px; position: relative;}
.pd_left .talk a:hover{ color: #c52308; }
.pd_left .talk img,.pd_left .talk span{ display: inline-block; *display: inline; *zoom: 1;vertical-align: middle; } 
.pd_left .talk img{ margin-right: 7px; }
.pd_right{ width: 410px; }
.pd_right .pd_content .slider_wrap{ width: 410px; margin: 13px auto; }
.pd_right .slick-slider{ width: 323px; height: 65px; position: relative;}
.pd_right .slick-list{ left: 40px; }
.pd_right .slick-prev{ top: 0; left: 0px; margin: 17px 0 0; position: absolute; width: 17px; height: 32px; background: url(../images/icon61.png); border: none; font-size: 0; outline: none;}
.pd_right .slick-next{ top: 0; right: -87px; margin: 17px 0 0; position: absolute; width: 17px; height: 32px; background: url(../images/icon63.png); border: none; font-size: 0; outline: none;}
.pd_right .slick-slide img { display: block; width: 100%; height: 100%;}
.pd_right .slick-slide{ width: 65px; height: 65px; border: 1px solid #dfdfdf; margin: 0 6.5px; overflow: hidden;}
.pd_right .slider_wrap .on{ width: 64px!important; height: 64px!important; border: 2px solid #c52308; }
.pd_right .plus_box{ width: 410px; } 
.pd_right .plus_box img{ height:408px; width: 408px; }
.pd_right .plus_box:hover .zoom_icon{ display: none; }
.pd_right .MagicZoomPlus > img{ width: 408px!important; height: 408px!important; }
.pd_right .MagicZoomPlus{ width: 408px!important; height: 408px!important; border: 1px solid #e6e6e6;}
.pd_right .plus_box .zoom_icon{ width: 45px; height: 45px; right: 0; bottom: 0; }
.pd_list{ width: 100%; }
.pd_list li{ cursor: pointer; font-size: 18px; text-align: center; width: 20%; box-sizing: border-box; float: left; border-top: 3px solid #f0f0f0; background: #f0f0f0; height: 77px; line-height: 77px; }
.pd_list li:hover{ color: #c52308; }
.pd_list li.on{ border-color: #cfcfcf; background: #fff; color: #333!important; }
.pd_wrap{ padding: 28px 50px;}
.pd_wrap .pd_box{ margin-top: 20px; }
.pd_wrap .pd_b{ margin-top: 20px; }
.pd_wrap .pd_box img{ max-width: 100%; }
.pd_wrap .pd_box p{ color: #666; line-height: 40px; }
.pd_wrap .pd_box h2{ font-size: 16px; line-height: 40px; border-bottom: 1px solid #f4f4f4; margin-bottom: 5px; }
.pd_wrap .pd_box h2 a:hover{ color: #c52308; }
.back_list{ text-align: center; display: block; position: absolute; top: 31px; right: 0; width: 123px; height: 33px; line-height: 33px; border: 1px solid #d1d1d1; color: #666; }
.back_list i{ margin-right: 9px; width: 16px; height: 14px; background: url(../images/icon58.png) no-repeat; display: inline-block; *display: inline; *zoom: 1;vertical-align: middle; }
.back_list:hover i{ background: url(../images/icon59.png) no-repeat;}
.back_list span{ vertical-align: middle; }

/*新闻详情*/
.ndetail_content{ width: 1104px; margin: 0 auto; }
.ndetail_content h2{ margin: 46px auto 16px; font-size: 24px; text-align: center; }
.ndetail_content .time{ color: #999; padding-bottom: 7px; border-bottom: 1px solid #ccc; }
.ndetail_content .time i{ margin-right: 7px; vertical-align: middle; display: inline-block; *display: inline; *zoom: 1; width: 13px; height: 13px; background: url(../images/icon31.png) no-repeat; }
.ndetail_content .text{ /* padding: 18px 6px 50px; */ box-sizing: border-box; }
.ndetail_content .text img{ margin-top: 10px; margin-bottom: 10px; max-width: 100%; }
.ndetail_content .text p{ line-height: 28px; color: #666; }
.ndetail_content .text{line-height: 28px !important; color: #666 !important;}
.ndetail_content .text span{ line-height: 28px !important; /* color: #666 !important; */}


.pages .gotopage .button{ height: 34px; margin-left: 17px; cursor: pointer; font-size: 12px; width: 51px; background: #a9a9a9; border: none; color: #fff;}

.wechat_ewm{ display: none; border-radius: 5px; position: absolute; bottom: 40px; left: 50%; margin-left: -80px; padding: 5px; box-sizing: border-box; width: 160px; height: 160px; background: #fff; }
.wechat_ewm p{ line-height: 27px; color: #474a4d; }
.wechat_ewm b{ display: block; position: absolute; left: 50%; margin-left: -17px; width: 34px; height: 14px; background: url(../images/icon68.png) no-repeat; }
.talk .wechat_ewm img{ margin-right: 0; max-width: 100%; max-height: 100%;}

.img_wrap{ background: #4c4c4c; text-align: center; display: table-cell; vertical-align: middle; text-align: center; width: 274px; height: 207px; float: left;}

.news_wrap{padding: 0px 50px;}
.news_wrap .pd_box{ margin-top: 20px; }
.news_wrap .pd_b{ margin-top: 20px; }
.news_wrap .pd_box img{ max-width: 100%; }
.news_wrap .pd_box p{ color: #666; line-height: 40px; }
.news_wrap .pd_box h2{ font-size: 16px; line-height: 40px; border-bottom: 1px solid #f4f4f4; margin-bottom: 5px; }
.news_wrap .pd_box h2 a:hover{ color: #c52308; }
.news_link{ margin-top: 60px; padding: 16px 0 36px; border-top: 1px solid #e6e6e6; }
.news_link p,.stand_link a{ line-height: 30px; color: #999; }
.news_link p{ max-width: 940px; }
.news_link a:hover{ color: #c52308; }

/*留言中心*/
.wrap{max-width: 1200px;margin:0 auto;}
.wrap{ padding: 40px 0; background: url(../images/index-bg5.png) no-repeat top right;}
.wrap .t-tit{ border-bottom: 1px dashed #ccc;}
.wrap .t-tit h4{ width: 30%;}
.wrap .t-tit h4 img{ width: 100%;}
.wrap .t-tit p{ font-size: 14px; color: #666; line-height: 50px;}
.wrap .t-mian{ padding: 40px 0;}
.wrap .t-mian .aa{ position: relative; padding-left: 98px; margin-bottom: 20px;box-sizing: border-box;}
.wrap .t-mian .aa span{position: absolute;top: 0;left: 0;width: 90px;height: 42px; font-size: 14px; color: #666; text-align: right; line-height: 42px;}
.wrap .t-mian .aa input[type='text']{ width: 40%; height: 40px;  padding: 0 1%; border: 1px solid #ddd; box-sizing: border-box; font-size: 14px; color: #666; line-height: 30px;}
.wrap .t-mian .aa textarea{ width: 90%;height: 200px; padding: 10px 2%; border: 1px solid #ddd; box-sizing: border-box; font-size: 14px; color: #666; line-height: 30px;}
.wrap .t-mian .aa.yzm em{ display: inline-block; width: 142px; height: 40px; padding: 0 12px;}
.wrap .t-mian .aa.yzm em img{ width: 100%;}
.wrap .t-mian .bb{ padding-left: 98px;}
.wrap .t-mian .bb input{width: 212px;height: 40px;border: none;border-radius: 25px; background: #e91f05; font-size: 16px; color: #fff;}

/*右边样式20170210*/
.on_float{ font-size: 16px; background: #e91f05 url(../images/icon71.png) center 10px no-repeat; background-size: 25px; color: #fff; position: fixed; right: 0; bottom: 40%; width: 46px; padding: 35px 10px 10px; cursor: pointer; z-index: 999; box-sizing: border-box; text-align: center; }
#newBridge .icon-right-center{right: 0!important;}
/*友情链接*/
.links {
    width: 1200px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 13px;
    background: url(../images/line_h.jpg) repeat-x;
    position: relative;
    padding: 10px 0;
}
.linksIcon {
    width: 16px;
    height: 16px;
    background: url(../images/linksIcon.jpg) no-repeat;
    cursor: pointer;
    position: absolute;
    right: 7px;
    top: 16px;
}
.links dt {
    float: left;
    color: #000;
}
.links dd {
    float: left;
    /* width: 910px;
    height: 30px; */
    overflow: hidden;
}
.links dd a {
    white-space: nowrap;
    display: inline-block;
    color: #959595;
    /*background: url(../images/links_line.jpg) no-repeat right center;*/
    padding: 0 9px;
}
.links dd a:hover{ color: #e91f05; }
div:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}